dsh-calendar:给 DSH 接入 CalDAV 日历工具
`dsh-calendar` 是 DSH 社区的日历插件,通过 CalDAV 协议为智能体提供日程管理能力。它封装了列表、创建、更新、删除及搜索五个模型工具,支持 Google、iCloud、Nextcloud 及任意自定义 CalDAV 服务器。插件基于 MIT 许可,要求 Node >= 22,采用 Basic 认证并必须使用应用专用密码,不支持 OAuth 或 Web 设置页,配置需通过 `cordis.patch.yml` 文件或环境变量完成。 使用时,用户需根据服务商类型配置相应参数,如 Google 的 `calendarId` 或 iCloud 的完整 URL,中国大陆用户可配置
Read Moredsh-ui-mobile: Mobile Plugin for DeepSeek Harness Web Shell
`dsh-ui-mobile` is a mobile client plugin for DeepSeek Harness Web Shell, optimized for phone screens (widths below 768px), while desktop and tablet versions retain the native interface. This plugin aims to address operational friction on narrow screens by providing a drawer-style sidebar and detail panel, a bottom navigation bar, and a touch-friendly input area where the input box is fixed at the bottom of the visible area and the primary keyboard action is "Send." Additionally, it supports PWA installation, allowing users to add the app to their home screen for standalone launch, and can send Web Push notifications upon successful completion of Agent tasks. This plugin does not duplicate the Shell, modify the Harness source code, or alter model requests, system prompts, or session content, and has no impact on the KV Cache. Installation requires the `dsh plug
Read MoreDSH Plugin Manager: DSH Settings Plugin Manager
dsh-plugin-manager is an MIT-licensed plugin management bundle for the DSH ecosystem, designed to provide a centralized plugin management interface for both Desktop and native Web profiles. Through the `Settings → Plugins` panel, it integrates features such as categorized plugin browsing, GitHub marketplace search, installation, updates, uninstallation, and restart prompts, addressing the previously fragmented operations across command lines, repository pages, and marketplaces. The tool supports duplicate installation detection, prioritizes npm for installation with a fallback to GitHub source when unpublished, and includes semver version checking for source-based plugins along with a pnpm build approval mechanism. It requires Node.js version 20 or higher and can be directly accessed after installation.
Read MoreDSH-Archive-Manager: Archive Session Manager for DeepSeek Harness WebUI
dsh-archive-manager is a companion plugin for the DeepSeek Harness (DSH) WebUI, designed to address the issue that the native system can only hide archived sessions without providing management functionality. This plugin adds an "Archived" entry at the bottom of the sidebar, offering a unified archive session management panel with sessions grouped by workspace. Its core features include: continuing archived session chats, restoring sessions to their original workspace with one click, permanently deleting sessions (including safe termination and disk record cleanup), and instant filtering and searching based on title, workspace, or message content. Additionally, the plugin synchronizes sorting status with the official sidebar in real time, supports both Chinese and English interfaces, and displays session status. It requires Node.js >=22 and can be installed, updated, or uninstalled via the npx command. It is primarily suitable for scenarios involving frequent handling of historical sessions across multiple workspaces, but it should be noted
Read More